Welcome![Sign In][Sign Up]
Location:
Search - Tab dialog

Search list

[Tab ControlConfigurate

Description: 主要是运用MFC框架,有Tab控件的运用,还有ClistCtrl控件,对话框之间的消息传递,Socket通信-C++ MFC UI,use the Tab control and ClistCtrl control, and Dialog communicate ,and communicate with a simple serve
Platform: | Size: 6918144 | Author: 小龙 | Hits:

[Software EngineeringDbox-Sampler

Description: 每个项目的显示方式,以及用于创建它的GISDK代码。 在此对话框中点击每个选项卡上,并打印出来,你可以产生一个快速参考图表创建对话框时使用。-Each item is displayed, along with the GISDK code used to create it. By clicking on each tab in this dialog box and printing it, you can produce a quick reference chart to use when creating dialog boxes.
Platform: | Size: 4096 | Author: zzp | Hits:

[CSharpTabDialog

Description: VC++TabDialog对话框源码,浮动在屏幕的最上方,鼠标放上后显示,移走后隐藏起来,仅显示一个小工具条的样式,可创建多个TAb标签,每个都可以关闭,就好是将对话框“钉”在屏幕上一样。-VC++TabDialog Source dialog box, floating at the top of the screen, put the mouse showed that after the removal of hidden, showing only a small toolbar style, you can create multiple TAb labels, each of which can shut down, like a will Dialog " nail" the same on the screen.
Platform: | Size: 26624 | Author: 李强 | Hits:

[Software EngineeringLesson3

Description: Menggunakan page control, tab sheet, and message dialog
Platform: | Size: 24576 | Author: jepikun | Hits:

[GUI Developvc_draw_controls

Description: vc mfc自绘控件集合,包括CMenu,CStatic,Dialog,Edit,Slider,tab等-vc self draw controls,
Platform: | Size: 14081024 | Author: tifen | Hits:

[WEB Codejquery-easyui-1.2.5

Description: jQuery easyui 官方类库及实例集下载,jQuery easyui为网页开发提供了一大堆的常用UI组件,包括菜单、对话框、布局、窗帘特效、表格、元素滚动、表单、TAB菜单、动画生成等等,为网页设计提供了极大的方便。-jQuery easyui official libraries and examples set download, jQuery easyui provides a lot of common UI components for web development, including menus, dialog, layout, curtains effects, tables, rolling elements, forms, TAB menu, animation generation, etc. for web design provides a great convenience.
Platform: | Size: 410624 | Author: ppudn12 | Hits:

[source in ebookTabFormTest

Description: 一个 在Dialog 对话框中实现 Tab 页面多窗体页面切换功能,功能很多,页面需要完善一下-An implementation in Dialog box Tab page multi-form page switching function, a lot of functions, the page needs to improve the look
Platform: | Size: 2833408 | Author: 刘天成 | Hits:

[OtherEx_TabCtrl

Description: 使用无模式对话框来构造某个标签页面,一开始将所有的标签页面创建好,然后根据所选择的当前标签选项决定哪个页面需要显示,哪个页面需要隐藏和禁用。 -Use non-modal dialog box to construct a tag page, at the beginning of all the tab page is created, and then decide which page to be displayed, which page you want to hide and disable selected based on the current label options.
Platform: | Size: 2279424 | Author: 马明娟 | Hits:

[Dialog_WindowTabDialog

Description: VC++TabDialog对话框源码,浮动在屏幕的最上方,鼠标放上后显示,移走后隐藏起来,仅显示一个小工具条的样式,可创建多个TAb标签,每个都可以关闭,就好是将对话框“钉”在屏幕上一样。-VC++ TabDialog Source dialog box, floating at the top of the screen, the mouse is placed on display after the removal of hidden, showing only a small toolbar style, you can create multiple TAb labels, each of which can shut down, it good is the dialog nail the same on the screen.
Platform: | Size: 28672 | Author: dfjdj | Hits:

[Software Engineeringdialog_ex1

Description: 要在VC程序中打开一个新的对话框,步骤是: (1) 创建新对话框类。在“资源标签”下,创建一个新的对话框NewDialog,再右击该对话框,选择“ClassWizard”,创建一个“新类new Class”,记得该对话框的基类是CDialog; 此时,在ClassView标签下已经有了新建对话框类,但是该类与程序的主对话框还没有任何关系。 (2)关联新对话框类。在FileView标签下,打开程序主对话框的Dlg头文件,如dialog_ex1Dlg.h,在这个头文件的前面引入新建对话框类的头文件,即写#include NewDialog.h 语句;再在主对话框的public标记下,定义一个新对话框类变量,即写语句NewDialog m_dlg; 此时,可以打开dailog_ex1Dlg.cpp文件,再编译连接,检查关联操作是否正确,正确则没有任何错误。 (3)添加打开模式框操作代码。本样例中,当单击主对话框的“打开新对话框”按钮,则弹出新对话框。所以要在“打开新对话框”按钮的方法中,屏蔽原有语句CDialog::OnOK() ,再添加新语句 m_dlg.DoModal () 完成新对话框的打开。-To open a new dialog in VC program, the steps are: (1) Create a new dialog class. In the resource label to create a new dialog NewDialog, then right-click the dialog box, ClassWizard , creating a new class of new Class , remember that dialog is the base class CDialog At this time, in the New dialog box ClassView tags have class, but the class and the main dialog does not have any relationship. (2) associated with the new dialog class. In FileView tab, open the main program dialog Dlg header files, such as dialog_ex1Dlg.h, in front of the introduction of the new header file dialog class header file by writing#include NewDialog.h statement and then in the main dialog box of public tag, define a new dialog class variables, namely write statements NewDialog m_dlg At this point, you can open dailog_ex1Dlg.cpp file, then compile the connection, check the related operation is correct, there is no correct any errors.
Platform: | Size: 1867776 | Author: 陈沛涵 | Hits:

[Driver DevelopDmaAdapter

Description: The driver, DmaAdapter.sys, must be loaded in a plug and play friendly fashion. If the driver is for a plug and play device such as a PCI, USB, or IEEE 1394 device, often the device will already be listed in the Device Manager under “Other Devices”. If the device is already listed, double click on the device, and, when the properties dialog comes up, Update driver the driver tab. Choose to specify the location of the driver file, and browse to the folder containing DmaAdapter.inf. The device manager should then load the driver. If the device is not in the device manager, the driver may be loaded by using the Add New Hardware option in the control panel. It is also possible to load the driver using the EZDriverInstaller available in the start menu under Compuware DriverStudio | Test.-The driver, DmaAdapter.sys, must be loaded in a plug and play friendly fashion. If the driver is for a plug and play device such as a PCI, USB, or IEEE 1394 device, often the device will already be listed in the Device Manager under “Other Devices”. If the device is already listed, double click on the device, and, when the properties dialog comes up, Update driver the driver tab. Choose to specify the location of the driver file, and browse to the folder containing DmaAdapter.inf. The device manager should then load the driver. If the device is not in the device manager, the driver may be loaded by using the Add New Hardware option in the control panel. It is also possible to load the driver using the EZDriverInstaller available in the start menu under Compuware DriverStudio | Test.
Platform: | Size: 29696 | Author: Iridan | Hits:

[CSharpConsoleApplicationTest

Description: 配置SharpPcap 先来看看我的环境:win7旗舰版 、VS2010旗舰版、WinPcap4.1.3、SharpPcap4.2.0。 1.安装Winpcap4.1.3(WinPcap4.1.3下载) 2.解压SharpPcap-4.2.0.bin.zip(SharpPcap4.2.0.bin.zip&&SharpPcap4.2.0.src.zip下载)解压后打开debug文件夹,可以看到里面有两个dll文件,这就是我们程序中要用到的东西。SharpPcap-4.2.0.src.zip压缩包中,包含SharpPcap的所有源代码和一些示例程序。 3.打开VS2010,新建一个C#的控制台项目。 4.然后单击“项目”下拉菜单,选择 “添加引用”,在弹出的对话框中单击 “浏览” 选项卡,然后选择第2步中SharpPcap-4.2.0.bin.zip解压后的路径,然后将debug中的SharpPcap.dll添加进去。 5.将下面的代码,粘贴到你的项目中,测试配置是否成功,如果成功则会显示你的网络适配器的信息。-Configuration SharpPcap Let s look at my environment: win7 Ultimate, VS2010 Ultimate, WinPcap4.1.3, SharpPcap4.2.0. 1. Install Winpcap4.1.3 (WinPcap4.1.3 download) 2. Extract SharpPcap-4.2.0.bin.zip (SharpPcap4.2.0.bin.zip && SharpPcap4.2.0.src.zip download), unzip open debug folder, you can see there are two dll files, this is our program to use things. SharpPcap-4.2.0.src.zip compressed packet contains SharpPcap all source code and some sample programs. 3. Open the VS2010, create a new C# console project. 4. Then click on the Project drop-down menu, Add reference in the pop-up dialog box, click Browse tab, then the path of the second step after extracting SharpPcap-4.2.0.bin.zip and then debug the SharpPcap.dll added. 5. Place the following code and paste it into your project, the test configuration was successful, and if successful will be displayed on your network adapter.
Platform: | Size: 107520 | Author: | Hits:

[androidazwjllqym

Description: 一款仿ES文件浏览器UI写的包含文件操作相关的功能的工具,扩展出了多媒体分类浏览。 MediaCenter是主程序,moduleAboutus和moduleAnimtab是两个自己写的库,用来实现一个现实版本号的dialog和自定义tab。-A copy of the ES file browser UI to write the file operation related functions of the tool, the extension of the multimedia classification. MediaCenter is the main program, moduleAboutus and moduleAnimtab are two to write their own library, used to achieve a realistic version of the dialog and custom tab.
Platform: | Size: 750592 | Author: li | Hits:

[Software Engineeringfluent-tutorial-23

Description: The path to the .bat file which is required to compile the UDF will be displayed as soon as you enable Setup Compilation Environment for UDF. If the UDF Compiler tab does not appear in the FLUENT Launcher dialog box by default, click the Show Additional Options >> button to view the additional settings.
Platform: | Size: 603136 | Author: tarzy | Hits:

[Windows Developpale__TAB

Description: tab ctrl计算器,把多个page整合在一个dialog里面 不错的源码-The TAB control calculator, integrating multiple page within a dialog is a good source
Platform: | Size: 116736 | Author: cjinkideltal | Hits:

[GUI DevelopdiflogTWB

Description: tab ctrl计算器,把多个page整合在一个dialog里面 不错的源码(The TAB control calculator, integrating multiple page within a dialog is a good source)
Platform: | Size: 71680 | Author: HLqdt%25260677 | Hits:

[Windows DevelopMyDraw

Description: 本实验的“矢量绘图”软件是一个具有Office视觉样式的单文档应用程序,在应用程序的主框架窗口中包含一个Ribbon功能区,其中有两个标签选项卡:“主页”和“绘图”。当选择“绘图”选项卡后,将列出一些简单的绘图工具。选择某个工具后,既可以在客户区中绘制相应的图形。单击面板上的“画笔颜色”或“填充颜色”按钮后,将弹出一个颜色对话框以分别设置绘图的颜色及填充图形的颜色,而当单击“文本”按钮后,可以在客户区输入文本内容。(The "vector graphics" software is a single document application Office visual style, contains a Ribbon function in the main frame window application, which has two tab: "home page" and "drawing". When you select the drawing tab, you'll list some simple drawing tools. After selecting a tool, you can draw the corresponding graphics in the client area. Click on the panel "colors" or "fill color" button, will pop up a dialog box to set the color drawing color and fill color graphics, and when you click "text" button, can enter text in the client area.)
Platform: | Size: 22769664 | Author: 莫泊 | Hits:

[SCMstm32f0_driver

Description: rror Codes and their resolutions. The device has no drivers installed on your computer, or the drivers are configured incorrectly. In the device's Properties dialog box, click the Driver tab, and then click Update Driver to start the Hardware Update Wizard. Follow the instructions to update the driver
Platform: | Size: 104448 | Author: xhimi | Hits:

[GUI DevelopTabPage

Description: 适合VC入门的简单界面,但是很有用。在一个普通对话框中,基于标准的CTabCtrl类,创建多个带标签的页面。用于在有限的界面尺寸下,显示丰富的内容和信息。(Get a Dialog GUI with several tab pages based on the standard class CTabCtrl. Useful for the VC beginner.)
Platform: | Size: 326656 | Author: h5j1n962 | Hits:

[VC/MFCvc自绘控件集合

Description: vc自绘控件集合 CMenu 自绘集合 CStatic 自绘集合 dialog 自绘集合 edit自绘集合 SkinSlider 自绘 tab 自绘集合(VC self drawn control set)
Platform: | Size: 13366272 | Author: dq921 | Hits:
« 1 2 3 4 5 6»

CodeBus www.codebus.net